Playwright MCP Server_playwright_get_visible_text
Extract visible text content from the current webpage using a single command. Ideal for testing and automation workflows in web development.
Instructions
Get the visible text content of the current page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}